home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7949 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.ichange.com!newsmaster
  2. From: Jesse Liberty <jl@staff.ichange.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Learning C++
  5. Date: Thu, 15 Feb 1996 09:21:03 -0500
  6. Organization: AT&T
  7. Message-ID: <3123414F.39CF@staff.ichange.com>
  8. References: <3122A6ED.6BA4@inch.com>
  9. NNTP-Posting-Host: 140.244.99.60
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b6a (Win95; I)
  14. CC: jl@staff.ichange.com
  15.  
  16. Ken Blum wrote:
  17. >  1) Is C a prerequisite to learning C++?  Or can I just take a C++
  18. >  class?
  19.  
  20. Not only is it not prerequisite, I'd argue it is a MISTAKE to start with C.  C is syntactically a sub-set of C++ but the 
  21. semantics (meaning of the language) are very different.  I would strongly urge you to learn C++ first.
  22.  
  23. >  3) Will learning either language on the Mac platform transfer to
  24. >  Windows, UNIX or Windows NT.
  25.  
  26. Yes, in large measure,because all the C++ will be the same. But you'll quickly be learning how to work (indirectly) with the 
  27. mac toolbox, and with the class libraries created for the mac, and these will not directly transfer.
  28. -- 
  29. Jesse Liberty    jl@staff.ichange.com
  30. AT&T             CIS: 72241,72
  31.